{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":68312233,"defaultBranch":"master","name":"vcpkg","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-09-15T16:40:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716919407.0","currentOid":""},"activityList":{"items":[{"before":"bdd4abf93d2b9e49290bad08681581cfe5f7c2f7","after":"6e31ee33cc9fc93599c4ceb38e229098cf339bb7","ref":"refs/heads/master","pushedAt":"2024-06-06T08:31:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[wolfssl] Build wolfssl with HAVE_EX_DATA and NO_WOLFSSL_STUB to enable async use and coexistence with openssl without link error (#38994)\n\nAsync applications using wolfssl need to associate extra data\r\n(application context) with the ssl session and context. This is used in\r\nverification callback.\r\nNO_WOLFSSL_STUB is needed to prevent a link time error resulting from\r\nduplicate symbols when linking to both wolfssl and openssl at the same\r\ntime\r\n\r\n---------\r\n\r\nCo-authored-by: Kai Pastor \r\nCo-authored-by: Monica ","shortMessageHtmlLink":"[wolfssl] Build wolfssl with HAVE_EX_DATA and NO_WOLFSSL_STUB to enab…"}},{"before":"233f0965361166a454611bddab15c522cdf73965","after":"bdd4abf93d2b9e49290bad08681581cfe5f7c2f7","ref":"refs/heads/master","pushedAt":"2024-06-06T08:28:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[crow] update CrowCpp port to version 1.2.0 (#38997)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[crow] update CrowCpp port to version 1.2.0 (#38997)"}},{"before":"b09937b7509f161660ec65a273b9bbeb99ac48d5","after":"233f0965361166a454611bddab15c522cdf73965","ref":"refs/heads/master","pushedAt":"2024-06-06T08:25:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[vcpkg-cmake-config] Fix fixup of `)` paths (#38921)\n\nCherry-picked from https://github.com/microsoft/vcpkg/pull/38847:\r\n\r\nFix processing of `INTERFACE_LINK_LIBS` when it contain `)` inside `\"`,\r\ne.g. for\r\n`C:/Program Files (x86)/Windows\r\nKits/10/Lib/10.0.22621.0/um/x64/User32.Lib`\r\ncreated by `pkg_check_modules` from `-luser32` as found in icu pc files.\r\n\r\nWithout the fix, the property is not processed at all, pulling release\r\nlibs into debug builds.","shortMessageHtmlLink":"[vcpkg-cmake-config] Fix fixup of ) paths (#38921)"}},{"before":"63d9dcdd7e821923f1df350ad381f3e432c3de06","after":"b09937b7509f161660ec65a273b9bbeb99ac48d5","ref":"refs/heads/master","pushedAt":"2024-06-06T08:15:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[qcoro] Depend on only required Qt features (#38699)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[qcoro] Depend on only required Qt features (#38699)"}},{"before":"0f7284c0358863d705965a31524cb34079112219","after":"63d9dcdd7e821923f1df350ad381f3e432c3de06","ref":"refs/heads/master","pushedAt":"2024-06-06T08:14:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[llvm] Update to 18.1.6 (#37599)\n\nFixes #37189\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[llvm] Update to 18.1.6 (#37599)"}},{"before":"557b1bbcaec172ef68d0c4af6282a2f741a05e0e","after":"0f7284c0358863d705965a31524cb34079112219","ref":"refs/heads/master","pushedAt":"2024-06-06T08:04:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[lpeg] Add cmake Config file (#39001)\n\nFixes #38340 \r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~SHA512s are updated for each updated download.~\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [ ] ~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~\r\n- [ ] ~Any patches that are no longer applied are deleted from the\r\nport's directory.~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[lpeg] Add cmake Config file (#39001)"}},{"before":"7c638ca22b7f90cc399850aa138056c729c3511f","after":"557b1bbcaec172ef68d0c4af6282a2f741a05e0e","ref":"refs/heads/master","pushedAt":"2024-06-06T07:54:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[libtracepoint/libtracepoint-control] disable building tools (#39025)\n\nlibtracepoint should disable building tools/samples/examples. Some of\r\nthis was already disabled but the settings need to be updated. Noticed\r\nbecause libtracepoint tool build fails if building in an environment\r\nthat does not default to C++17 or later.\r\n\r\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[libtracepoint/libtracepoint-control] disable building tools (#39025)"}},{"before":"2017886818a9a88d303548b53709f5ef922efb39","after":"7c638ca22b7f90cc399850aa138056c729c3511f","ref":"refs/heads/master","pushedAt":"2024-06-06T07:53:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[imcce-openfa] initial port 20231011.0.3 (#39029)\n\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] The name of the port matches an existing name for this component\r\non https://repology.org/ if possible, and/or is strongly associated with\r\nthat component on search engines.\r\n- [ ] Optional dependencies are resolved in exactly one way. For\r\nexample, if the component is built with CMake, all `find_package` calls\r\nare REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or\r\ndisabled with\r\n[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).\r\n- [X] The versioning scheme in `vcpkg.json` matches what upstream says.\r\n- [X] The license declaration in `vcpkg.json` matches what upstream\r\nsays.\r\n- [X] The installed as the \"copyright\" file matches what upstream says.\r\n- [ ] The source code of the component installed comes from an\r\nauthoritative source.\r\n- [ ] The generated \"usage text\" is accurate. See\r\n[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)\r\nfor context.\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is in the new port's versions file.\r\n- [X] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[imcce-openfa] initial port 20231011.0.3 (#39029)"}},{"before":"2b991341cae893984ce36f9077519f56115a84dc","after":"2017886818a9a88d303548b53709f5ef922efb39","ref":"refs/heads/master","pushedAt":"2024-06-06T07:48:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[alsa,fdk-aac,ffmpeg,libsrt,snappy,x265] Code cleanup, fix and use pkg-config (#39077)\n\n- Setup and use pkg-config for ffmpeg dependencies.\r\nhttps://github.com/microsoft/vcpkg/pull/38011#discussion_r1623174355.\r\n- Export actual c++ link libraries for fdk-aac via pkg-config. (Same\r\npattern as lerc, geos.)\r\n- Rectify link libraries in pkg-config for alsa, libsrt, snappy, x265.\r\n- Burn-in dllimport for libsrt and x265.\r\n- Pass detected STRIP to ffmpeg. Fixes\r\nhttps://github.com/microsoft/vcpkg/issues/36852.","shortMessageHtmlLink":"[alsa,fdk-aac,ffmpeg,libsrt,snappy,x265] Code cleanup, fix and use pk…"}},{"before":"e60b08c84aeb20caf43bb367c2c3b53de96113b8","after":"2b991341cae893984ce36f9077519f56115a84dc","ref":"refs/heads/master","pushedAt":"2024-06-06T07:27:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[tinyxml2] Update to version 10.0.0 (#39082)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\nThis PR updates tinyxml2 to version 10.0.0\r\n\r\n---------\r\n\r\nCo-authored-by: Kai Pastor ","shortMessageHtmlLink":"[tinyxml2] Update to version 10.0.0 (#39082)"}},{"before":"4c89942586f95aff38df6992c6934f6099b19aac","after":"e60b08c84aeb20caf43bb367c2c3b53de96113b8","ref":"refs/heads/master","pushedAt":"2024-06-06T07:15:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[libass] Update version to 0.17.2 (#39101)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\nThis PR updates libass to version 0.17.2.\r\n\r\n---------\r\n\r\nCo-authored-by: Kai Pastor ","shortMessageHtmlLink":"[libass] Update version to 0.17.2 (#39101)"}},{"before":"5e605ddb03c9d1d93692a77dfdabceceb8b8113f","after":"4c89942586f95aff38df6992c6934f6099b19aac","ref":"refs/heads/master","pushedAt":"2024-06-06T07:14:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[folly related] update to 06.03 (#39108)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[folly related] update to 06.03 (#39108)"}},{"before":"e3b1e296c49bee8bdb522852d927a64a8c65325e","after":"5e605ddb03c9d1d93692a77dfdabceceb8b8113f","ref":"refs/heads/master","pushedAt":"2024-06-06T07:08:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[scripts/ci.baseline.txt] Fix incorrect entries [bde] Add some platform support (#39119)\n\nFix incorrect entries of `scripts/ci.baseline.txt`.\r\n\r\nFix #38787, won't fix downstream `rmqcpp` for #38736.\r\n\r\n* Keep skip in CI\r\n - Conflict dependencies `pcre2`, `ryu` in #32645\r\n* Disable `android`\r\n- There is a weird error that failed to find\r\n`BdeBuildSystem/bbs_runtest.py` by\r\n`BdeBuildSystem/BdeBuildSystemConfig.cmake`\r\n* Disable `arm64-windows`\r\n- Failed with `groups\\bsl\\bsls\\bsls_platform.h(419): fatal error C1189:\r\n#error: \"Unable to identify CPU on which the MSVC compiler is running.\"`\r\n* Disable `uwp`\r\n- Failed with `groups\\bdl\\bdlb\\bdlb_randomdevice.cpp(93): error C3861:\r\n'CryptAcquireContext': identifier not found`\r\n* Check `scripts/ci.baseline.txt`\r\n- Checked by `Get-Content ./scripts/ci.baseline.txt | Select-String\r\n-NotMatch '^#' | Select-String -NotMatch\r\n':(arm-neon-android|arm64-android|arm64-osx|arm64-uwp|arm64-windows|x64-android|x64-linux|x64-osx|x64-uwp|x64-windows|x64-windows-static|x64-windows-static-md|x86-windows)\\s*='`","shortMessageHtmlLink":"[scripts/ci.baseline.txt] Fix incorrect entries [bde] Add some platfo…"}},{"before":"7050e3884b86073555499c41dcb04b04652c21c9","after":"e3b1e296c49bee8bdb522852d927a64a8c65325e","ref":"refs/heads/master","pushedAt":"2024-06-06T07:05:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[Glaze] Update to v2.6.9 (#39120)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[Glaze] Update to v2.6.9 (#39120)"}},{"before":"c1de34e406c1cba35576111936eea7b6e018ec9a","after":"7050e3884b86073555499c41dcb04b04652c21c9","ref":"refs/heads/master","pushedAt":"2024-06-06T07:03:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[efsw] Update to 1.4.0 (#39121)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[efsw] Update to 1.4.0 (#39121)"}},{"before":"02d2c48c4bb3a4d1581014a55213e2b5bc6803cb","after":"c1de34e406c1cba35576111936eea7b6e018ec9a","ref":"refs/heads/master","pushedAt":"2024-06-06T06:59:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[libmariadb] Fix the issue of iconv search failure under Linux (#39136)\n\nFix one of https://github.com/microsoft/vcpkg/issues/32398 issue.\r\n```\r\nCMake Error at mariadb_config/CMakeLists.txt:51 (GET_LIB_NAME):\r\n GET_LIB_NAME Function invoked with incorrect arguments for function named:\r\n GET_LIB_NAME\r\n```\r\nFixed the issue that the search for iconv in Linux did not obtain the\r\nvalue of the macro variable Iconv_LIBRARIES, causing the function input\r\nparameter check to fail.\r\n\r\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.\r\n\r\nUsage test pass with following triplets:\r\n\r\n```\r\nx64-linux\r\n```","shortMessageHtmlLink":"[libmariadb] Fix the issue of iconv search failure under Linux (#39136)"}},{"before":"b7725788fd7506574f6945b6e6707899a69e2b82","after":"02d2c48c4bb3a4d1581014a55213e2b5bc6803cb","ref":"refs/heads/master","pushedAt":"2024-06-06T06:52:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[openimageio] Update to 2.5.12.0 (#39124)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[openimageio] Update to 2.5.12.0 (#39124)"}},{"before":"1cd9e7b0bca0a0bd6cb76d6eed1f9923ecb3f29e","after":"b7725788fd7506574f6945b6e6707899a69e2b82","ref":"refs/heads/master","pushedAt":"2024-06-06T06:50:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[vcpkg baseline][many ports] Change fail list in ci.baseline.txt (#39135)\n\n```\r\nPASSING, REMOVE FROM FAIL LIST: hdf5:arm-neon-android\r\nPASSING, REMOVE FROM FAIL LIST: hdf5:x64-android\r\nPASSING, REMOVE FROM FAIL LIST: hdf5:arm64-android\r\nPASSING, REMOVE FROM FAIL LIST: hdf5:arm64-windows\r\n```\r\nPassing on\r\nhttps://dev.azure.com/vcpkg/public/_build/results?buildId=103642&view=results.\r\nThe installation of `hdf5:arm64-windows` and androids triplet were fixed\r\nby PR https://github.com/microsoft/vcpkg/pull/38911.\r\n\r\nOther ports are dependent on `hdf5`, so add them fail status of androids\r\ntriplet in `ci.baseline.txt`.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Lily Wang ","shortMessageHtmlLink":"[vcpkg baseline][many ports] Change fail list in ci.baseline.txt (#39135"}},{"before":"a4275b7eee79fb24ec2e135481ef5fce8b41c339","after":"1cd9e7b0bca0a0bd6cb76d6eed1f9923ecb3f29e","ref":"refs/heads/master","pushedAt":"2024-06-06T06:49:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[mongo-c-driver] Update to 1.27.2 (#39138)\n\nFixes https://github.com/microsoft/vcpkg/issues/39126\r\n\r\n- [X] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [X] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [X] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [X] Only one version is added to each modified port's versions file.\r\n\r\nUsage test pass with following triplets:\r\n\r\n```\r\nx64-windows\r\n```","shortMessageHtmlLink":"[mongo-c-driver] Update to 1.27.2 (#39138)"}},{"before":"9760ce6194ef51aa4faf77b6321e1280daa4545c","after":"a4275b7eee79fb24ec2e135481ef5fce8b41c339","ref":"refs/heads/master","pushedAt":"2024-06-04T20:35:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BillyONeal","name":"Billy O'Neal","path":"/BillyONeal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544943?s=80&v=4"},"commit":{"message":"Update macOS machines for May 2024 (#38834)\n\n* Run through the macOS update instructions one more time. I think\r\nthey're in a pretty good state now since this is the first attempt to\r\nrerun them since we dropped Vagrant.\r\n* Removed Parallels references for arm64.\r\n* Removed references to removing Vagrant because it's no longer on any\r\nof the hosts.\r\n* Update macOS to 14.5.\r\n* Update XCode CLT to 14.3.","shortMessageHtmlLink":"Update macOS machines for May 2024 (#38834)"}},{"before":"c4451fd00ae01678b76ea5398ddae57ca1b7add6","after":"9760ce6194ef51aa4faf77b6321e1280daa4545c","ref":"refs/heads/master","pushedAt":"2024-06-04T06:05:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[vcpkg baseline][mp3lame, coin] Change fail list in ci.baseline.txt (#39096)\n\n```\r\nPASSING, REMOVE FROM FAIL LIST: mp3lame:arm-neon-android\r\nPASSING, REMOVE FROM FAIL LIST: mp3lame:x64-android\r\nPASSING, REMOVE FROM FAIL LIST: mp3lame:arm64-android\r\n```\r\nPassing on\r\nhttps://dev.azure.com/vcpkg/public/_build/results?buildId=103545&view=results.\r\nFixed by PR https://github.com/microsoft/vcpkg/pull/38995.\r\n\r\nAdd `supports: !android` for `coin`.\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Lily Wang ","shortMessageHtmlLink":"[vcpkg baseline][mp3lame, coin] Change fail list in ci.baseline.txt (#…"}},{"before":"c9869931a8398cd7a5635af146da7b950f494d4a","after":"c4451fd00ae01678b76ea5398ddae57ca1b7add6","ref":"refs/heads/master","pushedAt":"2024-06-04T06:04:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[zydis] Update version to v4.1.0 (#39037)\n\nFix https://github.com/microsoft/vcpkg/issues/38691\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[zydis] Update version to v4.1.0 (#39037)"}},{"before":"098a3d057fe3192502c201c45db749fc08b77e12","after":"c9869931a8398cd7a5635af146da7b950f494d4a","ref":"refs/heads/master","pushedAt":"2024-06-04T05:56:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[simdjson] update to 3.9.3 (#39052)\n\nFixes #39051\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\nAll features are tested successfully in the following triplet:\r\n- x86-windows\r\n- x64-windows\r\n- x64-windows-static\r\n\r\n---------\r\n\r\nCo-authored-by: Jon ","shortMessageHtmlLink":"[simdjson] update to 3.9.3 (#39052)"}},{"before":"7a4b8076cb1e436528e2c2c08b6b22570a0d9963","after":"098a3d057fe3192502c201c45db749fc08b77e12","ref":"refs/heads/master","pushedAt":"2024-06-04T05:56:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[qtnetworkauth] add patch for CVE-2024-36048 (#39056)\n\nFixes #38968.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [x] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [x] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [x] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\nChanges:\r\n* added patch for CVE-2024-36048 to `qtnetworkauth`.","shortMessageHtmlLink":"[qtnetworkauth] add patch for CVE-2024-36048 (#39056)"}},{"before":"e3c1d7dab9d7b2093db992c66a80f57d4d9e21ec","after":"7a4b8076cb1e436528e2c2c08b6b22570a0d9963","ref":"refs/heads/master","pushedAt":"2024-06-04T05:53:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[ace] Update to 8.0.0 (#39057)\n\nFixes #38926, update to 8.0.0.\r\n\r\nAll features are tested successfully in the following triplets:\r\n```\r\nx64-windows\r\nx64-windows-static\r\nx86-windows\r\n```\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] ~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~\r\n- [ ] ~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~\r\n- [ ] ~Any patches that are no longer applied are deleted from the\r\nport's directory.~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Monica ","shortMessageHtmlLink":"[ace] Update to 8.0.0 (#39057)"}},{"before":"07dda21ef356b196e63864065ca56378cc5665b8","after":"e3c1d7dab9d7b2093db992c66a80f57d4d9e21ec","ref":"refs/heads/master","pushedAt":"2024-06-04T05:53:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[breakpad] Fixed missing include for std::find_if (#39059)\n\nFixes #39054\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] ~~SHA512s are updated for each updated download.~~\r\n- [ ] ~~The \"supports\" clause reflects platforms that may be fixed by\r\nthis new version.~~\r\n- [ ] ~~Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.~~\r\n- [ ] ~~Any patches that are no longer applied are deleted from the\r\nport's directory.~~\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---------\r\n\r\nCo-authored-by: Lily Wang ","shortMessageHtmlLink":"[breakpad] Fixed missing include for std::find_if (#39059)"}},{"before":"283f99c84aaba7121e117bd38a11823e93a89c2f","after":"07dda21ef356b196e63864065ca56378cc5665b8","ref":"refs/heads/master","pushedAt":"2024-06-04T05:52:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[krb5] More fixes (#39063)\n\n- Fix export of static link libs\r\n- Fix uncontrolled dependencies\r\n- Fix build with Apple CLang 14.0.0 (and maybe other compilers)\r\n- Don't remove plugins for dynamic linkage.","shortMessageHtmlLink":"[krb5] More fixes (#39063)"}},{"before":"b43063e2fd9d585e90cb0645017fc55857512d90","after":"283f99c84aaba7121e117bd38a11823e93a89c2f","ref":"refs/heads/master","pushedAt":"2024-06-04T05:46:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[aws-sdk-cpp] Fix linking issue when using MinGW (#39064)\n\nIt appears like the aws-sdk-cpp maintainers, in an attempt to avoid a\r\nwarning when compiling with Visual Studio, opted to use a Microsoft-only\r\nfunction for reading environment variables. As a result, linking the\r\nlibrary will fail in MinGW environments. This PR adds a patch to\r\naws-sdk-cpp port that will replace the non-standard function with a\r\nstandard compliant version when being compiled for Windows using a\r\nnon-Microsoft compiler.\r\n\r\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [ ] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.","shortMessageHtmlLink":"[aws-sdk-cpp] Fix linking issue when using MinGW (#39064)"}},{"before":"cec6b3798e3e32d12d1f2dbbeebeb0c7fabfcbf1","after":"b43063e2fd9d585e90cb0645017fc55857512d90","ref":"refs/heads/master","pushedAt":"2024-06-04T05:42:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[Snap7] Fixes #33328 - remove c++ wrappers (#39066)\n\nFixes #33328","shortMessageHtmlLink":"[Snap7] Fixes #33328 - remove c++ wrappers (#39066)"}},{"before":"1c646b39bb335bc11d745d4f26630368c2282042","after":"cec6b3798e3e32d12d1f2dbbeebeb0c7fabfcbf1","ref":"refs/heads/master","pushedAt":"2024-06-04T05:40:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vicroms","name":"Victor Romero","path":"/vicroms","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526662?s=80&v=4"},"commit":{"message":"[libvorbis] Fix libogg find_package (#39067)\n\n- [x] Changes comply with the [maintainer\r\nguide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).\r\n- [x] SHA512s are updated for each updated download.\r\n- [ ] The \"supports\" clause reflects platforms that may be fixed by this\r\nnew version.\r\n- [ ] Any fixed [CI\r\nbaseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)\r\nentries are removed from that file.\r\n- [ ] Any patches that are no longer applied are deleted from the port's\r\ndirectory.\r\n- [x] The version database is fixed by rerunning `./vcpkg x-add-version\r\n--all` and committing the result.\r\n- [x] Only one version is added to each modified port's versions file.\r\n\r\n---\r\n\r\nFix Ogg find_package.\r\n\r\nLibogg now ships with an `OggConfig.cmake` file and the current way to\r\nfind it does not work anymore.\r\nAll the patch does adds the CONFIG notation to the find_package\r\nfunction.\r\n\r\n---\r\n\r\nRepro case:\r\n\r\n1. Add this to your own `vcpkg.json`\r\n```json\r\n{\r\n \"name\": \"test\",\r\n \"version\": \"0.0.1\",\r\n \"dependencies\": [\r\n {\r\n \"name\": \"ffmpeg\",\r\n \"default-features\": false,\r\n \"features\": [\r\n \"vorbis\"\r\n ],\r\n \"platform\": \"windows\"\r\n }\r\n ]\r\n}\r\n```\r\n\r\n2. Add this line to your own `CMakeLists.txt`\r\n```cmake\r\nfind_package(FFmpeg COMPONENTS AVFORMAT AVUTIL AVCODEC SWRESAMPLE)\r\n```\r\n\r\n3. See CMake failing with an error similar to this one:\r\n```\r\nCMake Error at REDACTED/vcpkg_installed/x86-windows-static/share/Vorbis/VorbisTargets.cmake:60 (set_target_properties):\r\n The link interface of target \"Vorbis::vorbis\" contains:\r\n\r\n Ogg::ogg\r\n\r\n but the target was not found. Possible reasons include:\r\n\r\n * There is a typo in the target name.\r\n * A find_package call is missing for an IMPORTED target.\r\n * An ALIAS target is missing.\r\n\r\nCall Stack (most recent call first):\r\n REDACTED/vcpkg_installed/x86-windows-static/share/Vorbis/VorbisConfig.cmake:30 (include)\r\n C:/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)\r\n REDACTED/vcpkg_installed/x86-windows-static/share/ffmpeg/vcpkg-cmake-wrapper.cmake:190 (find_package)\r\n C:/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)\r\n CMakeLists.txt:1 (find_package)\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: Kai Pastor ","shortMessageHtmlLink":"[libvorbis] Fix libogg find_package (#39067)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXfFmJgA","startCursor":null,"endCursor":null}},"title":"Activity · microsoft/vcpkg"}